GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter / EmailPageHeight Property





In This Topic
EmailPageHeight Property (GdPictureDocumentConverter)
In This Topic
Syntax
'Declaration
 
Public Property EmailPageHeight As Single
public float EmailPageHeight {get; set;}
public read-write property EmailPageHeight: Single; 
public function get,set EmailPageHeight : float
public: __property float get_EmailPageHeight();
public: __property void set_EmailPageHeight( 
   float value
);
public:
property float EmailPageHeight {
   float get();
   void set (    float value);
}
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdPictureDocumentConverter
GdPictureDocumentConverter Members